projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0c2d15
)
* calendar/calendar.el (calendar-mode-map): Switch < and >.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 23 Dec 2006 19:06:59 +0000
(19:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 23 Dec 2006 19:06:59 +0000
(19:06 +0000)
(calendar-mode-line-format): Use mouse-1 bindings, and tweak
formatting.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index cd96b9c50f368b802fcd174c9c199453099c98bc..b23d6c2cc8e32e21d4d56acdc5df414ca6802b67 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-12-23 Chong Yidong <cyd@stupidchicken.com>
+
+ * calendar/calendar.el (calendar-mode-map): Switch < and >.
+ (calendar-mode-line-format): Use mouse-1 bindings, and tweak
+ formatting.
+
2006-12-23 Richard Stallman <rms@gnu.org>
* simple.el (delete-horizontal-space): Doc fix.